Different ways of finding the area of a triangle
There are multiple ways of finding the area of a triangle, from unconventional to completely straight forward ways. These are a few of them:
Table of Contents
the 1/2 x base x height
That’s what we all know.
Heron’s Formula
where
Coordinate Formula
where
See Proof
1/2 x Determinant of a 2x2 matrix
Well,
See Proof
1/2 x magnitude of vector cross-product
Since
And all you have to do now is to use the right method at the right time, which is the hardest step of it all!
Happy Math!